home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / mntdoc01.zoo / mintdoc / cat3 / mknod.3 < prev    next >
Encoding:
Text File  |  1993-03-03  |  687 b   |  67 lines

  1.  
  2.  
  3.  
  4. MKNOD(3)            MINTLIB LIBRARY FUNCTIONS            MKNOD(3)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        mknod - make a directory, or a special or ordinary file
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        int mknod(const char *path, int mode, int dev);
  12.  
  13. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  14.        In  the current version of MiNT and the mintlibs, mknod is
  15.        bogus.  It will always return -1, with errno set  to  EIN-
  16.        VAL.
  17.  
  18. S✓SE✓EE✓E A✓AL✓LS✓SO✓O
  19.        c✓ch✓hm✓mo✓od✓d(✓(3✓3)✓),✓, c✓ch✓ho✓ow✓wn✓n(✓(3✓3)✓),✓, c✓cr✓re✓ea✓at✓t(✓(3✓3)✓),✓, m✓mk✓kd✓di✓ir✓r(✓(3✓3)✓),✓, u✓um✓ma✓as✓sk✓k(✓(3✓3)✓)
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. MiNT docs 0.1              3 March 1993                         1
  65.  
  66.  
  67.